home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
the_great_candy_caper.swf
/
scripts
/
DefineButton2_182
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-01-07
|
143b
|
6 lines
on(release){
gname = "thegreatcandycaperXec";
gscore = _root.score;
getURL("index.php?act=Arcade&do=newscore","_self","POST");
}